#b416fd color space conversions
Hex:
        #b416fd
        RGB:
        180, 22, 253
        CMY:
        29, 91, 1
        CMYK:
        29, 91, 0, 1
      HSL:
        281°, 98.2979%, 53.9216%
        HSV (HSB):
        281°, 91.3043%, 99.2157%
        XYZ:
        36.8389, 17.3690, 94.3394
        xyY:
        0.2480, 0.1169, 17.3690
      CIE-Lab:
        48.7216, 85.5796, -79.0775
        CIE-LCH:
        48.7216, 116.5209, 317.2613
        CIE-Luv:
        48.7216, 35.5012, -126.0426
        Hunter-Lab:
        41.6761, 84.8491, -105.0376
      #b416fd color charts
#b416fd RGB chart
      #b416fd CMYK chart
      #b416fd RGB pie chart
      #b416fd color shades, tints & tones
#b416fd color schemes
#b416fd color preview, HTML & CSS examples
           This text has a color of #b416fd        
        
          <p style="color:#b416fd;">Text here</p>
        
        
          .mytext {color:#b416fd;}
        
        Text color #b416fd
      
           This box has a color of #b416fd        
        
          <div style="background-color:#b416fd;">Content here</div>
        
        
          .mybackground {background-color:#b416fd;}
        
        Background color #b416fd
      
           Border around this has a color of #b416fd        
        
          <div style="border:2px solid #b416fd;">Content here</div>
        
        
          .myborder {border:2px solid #b416fd;}
        
        Border color #b416fd