#cb65de color space conversions
Hex:
        #cb65de
        RGB:
        203, 101, 222
        CMY:
        20, 60, 13
        CMYK:
        9, 55, 0, 13
      HSL:
        291°, 64.7059%, 63.3333%
        HSV (HSB):
        291°, 54.5045%, 87.0588%
        XYZ:
        42.4671, 27.2778, 72.1341
        xyY:
        0.2993, 0.1923, 27.2778
      CIE-Lab:
        59.2306, 57.9749, -44.6427
        CIE-LCH:
        59.2306, 73.1715, 322.4024
        CIE-Luv:
        59.2306, 43.4589, -77.6474
        Hunter-Lab:
        52.2282, 53.7404, -45.3278
      #cb65de color charts
#cb65de RGB chart
      #cb65de CMYK chart
      #cb65de RGB pie chart
      #cb65de color shades, tints & tones
#cb65de color schemes
#cb65de color preview, HTML & CSS examples
           This text has a color of #cb65de        
        
          <p style="color:#cb65de;">Text here</p>
        
        
          .mytext {color:#cb65de;}
        
        Text color #cb65de
      
           This box has a color of #cb65de        
        
          <div style="background-color:#cb65de;">Content here</div>
        
        
          .mybackground {background-color:#cb65de;}
        
        Background color #cb65de
      
           Border around this has a color of #cb65de        
        
          <div style="border:2px solid #cb65de;">Content here</div>
        
        
          .myborder {border:2px solid #cb65de;}
        
        Border color #cb65de