#2b02c2 color space conversions
Hex:
        #2b02c2
        RGB:
        43, 2, 194
        CMY:
        83, 99, 24
        CMYK:
        78, 99, 0, 24
      HSL:
        253°, 97.9592%, 38.4314%
        HSV (HSB):
        253°, 98.9691%, 76.0784%
        XYZ:
        10.7556, 4.4520, 51.3314
        xyY:
        0.1616, 0.0669, 4.4520
      CIE-Lab:
        25.1129, 64.6331, -84.7735
        CIE-LCH:
        25.1129, 106.6020, 307.3227
        CIE-Luv:
        25.1129, -3.9251, -96.3984
        Hunter-Lab:
        21.0999, 54.0648, -129.4697
      #2b02c2 color charts
#2b02c2 RGB chart
      #2b02c2 CMYK chart
      #2b02c2 RGB pie chart
      #2b02c2 color shades, tints & tones
#2b02c2 color schemes
#2b02c2 color preview, HTML & CSS examples
           This text has a color of #2b02c2        
        
          <p style="color:#2b02c2;">Text here</p>
        
        
          .mytext {color:#2b02c2;}
        
        Text color #2b02c2
      
           This box has a color of #2b02c2        
        
          <div style="background-color:#2b02c2;">Content here</div>
        
        
          .mybackground {background-color:#2b02c2;}
        
        Background color #2b02c2
      
           Border around this has a color of #2b02c2        
        
          <div style="border:2px solid #2b02c2;">Content here</div>
        
        
          .myborder {border:2px solid #2b02c2;}
        
        Border color #2b02c2