#b254f8 color space conversions
Hex:
        #b254f8
        RGB:
        178, 84, 248
        CMY:
        30, 67, 3
        CMYK:
        28, 66, 0, 3
      HSL:
        274°, 92.1348%, 65.0980%
        HSV (HSB):
        274°, 66.1290%, 97.2549%
        XYZ:
        38.4737, 22.5829, 91.1381
        xyY:
        0.2528, 0.1484, 22.5829
      CIE-Lab:
        54.6401, 65.3834, -66.6916
        CIE-LCH:
        54.6401, 93.3957, 314.4325
        CIE-Luv:
        54.6401, 27.4834, -110.7770
        Hunter-Lab:
        47.5215, 61.3520, -80.4430
      #b254f8 color charts
#b254f8 RGB chart
      #b254f8 CMYK chart
      #b254f8 RGB pie chart
      #b254f8 color shades, tints & tones
#b254f8 color schemes
#b254f8 color preview, HTML & CSS examples
           This text has a color of #b254f8        
        
          <p style="color:#b254f8;">Text here</p>
        
        
          .mytext {color:#b254f8;}
        
        Text color #b254f8
      
           This box has a color of #b254f8        
        
          <div style="background-color:#b254f8;">Content here</div>
        
        
          .mybackground {background-color:#b254f8;}
        
        Background color #b254f8
      
           Border around this has a color of #b254f8        
        
          <div style="border:2px solid #b254f8;">Content here</div>
        
        
          .myborder {border:2px solid #b254f8;}
        
        Border color #b254f8