#b240f8 color space conversions
Hex:
        #b240f8
        RGB:
        178, 64, 248
        CMY:
        30, 75, 3
        CMYK:
        28, 74, 0, 3
      HSL:
        277°, 92.9293%, 61.1765%
        HSV (HSB):
        277°, 74.1935%, 97.2549%
        XYZ:
        37.1368, 19.9091, 90.6924
        xyY:
        0.2514, 0.1348, 19.9091
      CIE-Lab:
        51.7343, 73.5739, -71.3940
        CIE-LCH:
        51.7343, 102.5193, 315.8615
        CIE-Luv:
        51.7343, 31.3011, -116.7249
        Hunter-Lab:
        44.6196, 70.4808, -89.2774
      #b240f8 color charts
#b240f8 RGB chart
      #b240f8 CMYK chart
      #b240f8 RGB pie chart
      #b240f8 color shades, tints & tones
#b240f8 color schemes
#b240f8 color preview, HTML & CSS examples
           This text has a color of #b240f8        
        
          <p style="color:#b240f8;">Text here</p>
        
        
          .mytext {color:#b240f8;}
        
        Text color #b240f8
      
           This box has a color of #b240f8        
        
          <div style="background-color:#b240f8;">Content here</div>
        
        
          .mybackground {background-color:#b240f8;}
        
        Background color #b240f8
      
           Border around this has a color of #b240f8        
        
          <div style="border:2px solid #b240f8;">Content here</div>
        
        
          .myborder {border:2px solid #b240f8;}
        
        Border color #b240f8