#b40cf2 color space conversions
Hex:
        #b40cf2
        RGB:
        180, 12, 242
        CMY:
        29, 95, 5
        CMYK:
        26, 95, 0, 5
      HSL:
        284°, 90.5512%, 49.8039%
        HSV (HSB):
        284°, 95.0413%, 94.9020%
        XYZ:
        34.9809, 16.3770, 85.3218
        xyY:
        0.2559, 0.1198, 16.3770
      CIE-Lab:
        47.4653, 84.7596, -74.9639
        CIE-LCH:
        47.4653, 113.1537, 318.5095
        CIE-Luv:
        47.4653, 38.8239, -119.4959
        Hunter-Lab:
        40.4686, 83.4747, -96.6759
      #b40cf2 color charts
#b40cf2 RGB chart
      #b40cf2 CMYK chart
      #b40cf2 RGB pie chart
      #b40cf2 color shades, tints & tones
#b40cf2 color schemes
#b40cf2 color preview, HTML & CSS examples
           This text has a color of #b40cf2        
        
          <p style="color:#b40cf2;">Text here</p>
        
        
          .mytext {color:#b40cf2;}
        
        Text color #b40cf2
      
           This box has a color of #b40cf2        
        
          <div style="background-color:#b40cf2;">Content here</div>
        
        
          .mybackground {background-color:#b40cf2;}
        
        Background color #b40cf2
      
           Border around this has a color of #b40cf2        
        
          <div style="border:2px solid #b40cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b40cf2;}
        
        Border color #b40cf2