#cb26fa color space conversions
Hex:
        #cb26fa
        RGB:
        203, 38, 250
        CMY:
        20, 85, 2
        CMYK:
        19, 85, 0, 2
      HSL:
        287°, 95.4955%, 56.4706%
        HSV (HSB):
        287°, 84.8000%, 98.0392%
        XYZ:
        42.5770, 20.9849, 92.2489
        xyY:
        0.2733, 0.1347, 20.9849
      CIE-Lab:
        52.9329, 85.4495, -70.3977
        CIE-LCH:
        52.9329, 110.7134, 320.5165
        CIE-Luv:
        52.9329, 48.6810, -117.3185
        Hunter-Lab:
        45.8092, 85.7392, -87.3295
      #cb26fa color charts
#cb26fa RGB chart
      #cb26fa CMYK chart
      #cb26fa RGB pie chart
      #cb26fa color shades, tints & tones
#cb26fa color schemes
#cb26fa color preview, HTML & CSS examples
           This text has a color of #cb26fa        
        
          <p style="color:#cb26fa;">Text here</p>
        
        
          .mytext {color:#cb26fa;}
        
        Text color #cb26fa
      
           This box has a color of #cb26fa        
        
          <div style="background-color:#cb26fa;">Content here</div>
        
        
          .mybackground {background-color:#cb26fa;}
        
        Background color #cb26fa
      
           Border around this has a color of #cb26fa        
        
          <div style="border:2px solid #cb26fa;">Content here</div>
        
        
          .myborder {border:2px solid #cb26fa;}
        
        Border color #cb26fa