#b418cf color space conversions
Hex:
        #b418cf
        RGB:
        180, 24, 207
        CMY:
        29, 91, 19
        CMYK:
        13, 88, 0, 19
      HSL:
        291°, 79.2208%, 45.2941%
        HSV (HSB):
        291°, 88.4058%, 81.1765%
        XYZ:
        30.4115, 14.8616, 60.2972
        xyY:
        0.2881, 0.1408, 14.8616
      CIE-Lab:
        45.4440, 77.1371, -58.3008
        CIE-LCH:
        45.4440, 96.6909, 322.9177
        CIE-Luv:
        45.4440, 48.6231, -94.7055
        Hunter-Lab:
        38.5507, 73.3497, -65.7501
      #b418cf color charts
#b418cf RGB chart
      #b418cf CMYK chart
      #b418cf RGB pie chart
      #b418cf color shades, tints & tones
#b418cf color schemes
#b418cf color preview, HTML & CSS examples
           This text has a color of #b418cf        
        
          <p style="color:#b418cf;">Text here</p>
        
        
          .mytext {color:#b418cf;}
        
        Text color #b418cf
      
           This box has a color of #b418cf        
        
          <div style="background-color:#b418cf;">Content here</div>
        
        
          .mybackground {background-color:#b418cf;}
        
        Background color #b418cf
      
           Border around this has a color of #b418cf        
        
          <div style="border:2px solid #b418cf;">Content here</div>
        
        
          .myborder {border:2px solid #b418cf;}
        
        Border color #b418cf