#b40cf3 color space conversions
Hex:
        #b40cf3
        RGB:
        180, 12, 243
        CMY:
        29, 95, 5
        CMYK:
        26, 95, 0, 5
      HSL:
        284°, 90.5882%, 50.0000%
        HSV (HSB):
        284°, 95.0617%, 95.2941%
        XYZ:
        35.1315, 16.4373, 86.1151
        xyY:
        0.2552, 0.1194, 16.4373
      CIE-Lab:
        47.5431, 84.9381, -75.3995
        CIE-LCH:
        47.5431, 113.5763, 318.4045
        CIE-Luv:
        47.5431, 38.5522, -120.1506
        Hunter-Lab:
        40.5429, 83.7248, -97.5546
      #b40cf3 color charts
#b40cf3 RGB chart
      #b40cf3 CMYK chart
      #b40cf3 RGB pie chart
      #b40cf3 color shades, tints & tones
#b40cf3 color schemes
#b40cf3 color preview, HTML & CSS examples
           This text has a color of #b40cf3        
        
          <p style="color:#b40cf3;">Text here</p>
        
        
          .mytext {color:#b40cf3;}
        
        Text color #b40cf3
      
           This box has a color of #b40cf3        
        
          <div style="background-color:#b40cf3;">Content here</div>
        
        
          .mybackground {background-color:#b40cf3;}
        
        Background color #b40cf3
      
           Border around this has a color of #b40cf3        
        
          <div style="border:2px solid #b40cf3;">Content here</div>
        
        
          .myborder {border:2px solid #b40cf3;}
        
        Border color #b40cf3