#b40fcf color space conversions
Hex:
        #b40fcf
        RGB:
        180, 15, 207
        CMY:
        29, 94, 19
        CMYK:
        13, 93, 0, 19
      HSL:
        292°, 86.4865%, 43.5294%
        HSV (HSB):
        292°, 92.7536%, 81.1765%
        XYZ:
        30.2557, 14.5499, 60.2452
        xyY:
        0.2880, 0.1385, 14.5499
      CIE-Lab:
        45.0115, 78.4163, -58.9993
        CIE-LCH:
        45.0115, 98.1328, 323.0427
        CIE-Luv:
        45.0115, 49.2149, -95.5338
        Hunter-Lab:
        38.1444, 74.8315, -66.9416
      #b40fcf color charts
#b40fcf RGB chart
      #b40fcf CMYK chart
      #b40fcf RGB pie chart
      #b40fcf color shades, tints & tones
#b40fcf color schemes
#b40fcf color preview, HTML & CSS examples
           This text has a color of #b40fcf        
        
          <p style="color:#b40fcf;">Text here</p>
        
        
          .mytext {color:#b40fcf;}
        
        Text color #b40fcf
      
           This box has a color of #b40fcf        
        
          <div style="background-color:#b40fcf;">Content here</div>
        
        
          .mybackground {background-color:#b40fcf;}
        
        Background color #b40fcf
      
           Border around this has a color of #b40fcf        
        
          <div style="border:2px solid #b40fcf;">Content here</div>
        
        
          .myborder {border:2px solid #b40fcf;}
        
        Border color #b40fcf