#2802c7 color space conversions
Hex:
        #2802c7
        RGB:
        40, 2, 199
        CMY:
        84, 99, 22
        CMYK:
        80, 99, 0, 22
      HSL:
        252°, 98.0100%, 39.4118%
        HSV (HSB):
        252°, 98.9950%, 78.0392%
        XYZ:
        11.2056, 4.6181, 54.3336
        xyY:
        0.1597, 0.0658, 4.6181
      CIE-Lab:
        25.6177, 65.7843, -86.8806
        CIE-LCH:
        25.6177, 108.9762, 307.1323
        CIE-Luv:
        25.6177, -4.5782, -99.1204
        Hunter-Lab:
        21.4897, 55.4703, -134.8637
      #2802c7 color charts
#2802c7 RGB chart
      #2802c7 CMYK chart
      #2802c7 RGB pie chart
      #2802c7 color shades, tints & tones
#2802c7 color schemes
#2802c7 color preview, HTML & CSS examples
           This text has a color of #2802c7        
        
          <p style="color:#2802c7;">Text here</p>
        
        
          .mytext {color:#2802c7;}
        
        Text color #2802c7
      
           This box has a color of #2802c7        
        
          <div style="background-color:#2802c7;">Content here</div>
        
        
          .mybackground {background-color:#2802c7;}
        
        Background color #2802c7
      
           Border around this has a color of #2802c7        
        
          <div style="border:2px solid #2802c7;">Content here</div>
        
        
          .myborder {border:2px solid #2802c7;}
        
        Border color #2802c7