#cb67f0 color space conversions
Hex:
        #cb67f0
        RGB:
        203, 103, 240
        CMY:
        20, 60, 6
        CMYK:
        15, 57, 0, 6
      HSL:
        284°, 82.0359%, 67.2549%
        HSV (HSB):
        284°, 57.0833%, 94.1176%
        XYZ:
        45.2070, 28.6883, 85.5928
        xyY:
        0.2835, 0.1799, 28.6883
      CIE-Lab:
        60.5055, 60.5294, -52.6758
        CIE-LCH:
        60.5055, 80.2405, 318.9685
        CIE-Luv:
        60.5055, 38.6118, -91.0541
        Hunter-Lab:
        53.5614, 56.9254, -57.2542
      #cb67f0 color charts
#cb67f0 RGB chart
      #cb67f0 CMYK chart
      #cb67f0 RGB pie chart
      #cb67f0 color shades, tints & tones
#cb67f0 color schemes
#cb67f0 color preview, HTML & CSS examples
           This text has a color of #cb67f0        
        
          <p style="color:#cb67f0;">Text here</p>
        
        
          .mytext {color:#cb67f0;}
        
        Text color #cb67f0
      
           This box has a color of #cb67f0        
        
          <div style="background-color:#cb67f0;">Content here</div>
        
        
          .mybackground {background-color:#cb67f0;}
        
        Background color #cb67f0
      
           Border around this has a color of #cb67f0        
        
          <div style="border:2px solid #cb67f0;">Content here</div>
        
        
          .myborder {border:2px solid #cb67f0;}
        
        Border color #cb67f0