#2802cf color space conversions
Hex:
        #2802cf
        RGB:
        40, 2, 207
        CMY:
        84, 99, 19
        CMYK:
        81, 99, 0, 19
      HSL:
        251°, 98.0861%, 40.9804%
        HSV (HSB):
        251°, 99.0338%, 81.1765%
        XYZ:
        12.1593, 4.9995, 59.3556
        xyY:
        0.1589, 0.0653, 4.9995
      CIE-Lab:
        26.7334, 67.7418, -89.7011
        CIE-LCH:
        26.7334, 112.4066, 307.0599
        CIE-Luv:
        26.7334, -5.0237, -103.8020
        Hunter-Lab:
        22.3596, 57.9398, -141.7389
      #2802cf color charts
#2802cf RGB chart
      #2802cf CMYK chart
      #2802cf RGB pie chart
      #2802cf color shades, tints & tones
#2802cf color schemes
#2802cf color preview, HTML & CSS examples
           This text has a color of #2802cf        
        
          <p style="color:#2802cf;">Text here</p>
        
        
          .mytext {color:#2802cf;}
        
        Text color #2802cf
      
           This box has a color of #2802cf        
        
          <div style="background-color:#2802cf;">Content here</div>
        
        
          .mybackground {background-color:#2802cf;}
        
        Background color #2802cf
      
           Border around this has a color of #2802cf        
        
          <div style="border:2px solid #2802cf;">Content here</div>
        
        
          .myborder {border:2px solid #2802cf;}
        
        Border color #2802cf