#2b02b2 color space conversions
Hex:
        #2b02b2
        RGB:
        43, 2, 178
        CMY:
        83, 99, 30
        CMYK:
        76, 99, 0, 30
      HSL:
        254°, 97.7778%, 35.2941%
        HSV (HSB):
        254°, 98.8764%, 69.8039%
        XYZ:
        9.0539, 3.7714, 42.3702
        xyY:
        0.1640, 0.0683, 3.7714
      CIE-Lab:
        22.9007, 60.6749, -78.9447
        CIE-LCH:
        22.9007, 99.5676, 307.5450
        CIE-Luv:
        22.9007, -2.9584, -86.9989
        Hunter-Lab:
        19.4200, 49.2340, -115.7640
      #2b02b2 color charts
#2b02b2 RGB chart
      #2b02b2 CMYK chart
      #2b02b2 RGB pie chart
      #2b02b2 color shades, tints & tones
#2b02b2 color schemes
#2b02b2 color preview, HTML & CSS examples
           This text has a color of #2b02b2        
        
          <p style="color:#2b02b2;">Text here</p>
        
        
          .mytext {color:#2b02b2;}
        
        Text color #2b02b2
      
           This box has a color of #2b02b2        
        
          <div style="background-color:#2b02b2;">Content here</div>
        
        
          .mybackground {background-color:#2b02b2;}
        
        Background color #2b02b2
      
           Border around this has a color of #2b02b2        
        
          <div style="border:2px solid #2b02b2;">Content here</div>
        
        
          .myborder {border:2px solid #2b02b2;}
        
        Border color #2b02b2