#2b02ab color space conversions
Hex:
        #2b02ab
        RGB:
        43, 2, 171
        CMY:
        83, 99, 33
        CMYK:
        75, 99, 0, 33
      HSL:
        255°, 97.6879%, 33.9216%
        HSV (HSB):
        255°, 98.8304%, 67.0588%
        XYZ:
        8.3687, 3.4973, 38.7620
        xyY:
        0.1653, 0.0691, 3.4973
      CIE-Lab:
        21.9345, 58.9271, -76.3421
        CIE-LCH:
        21.9345, 96.4392, 307.6639
        CIE-Luv:
        21.9345, -2.5205, -82.8708
        Hunter-Lab:
        18.7010, 47.1515, -109.8010
      #2b02ab color charts
#2b02ab RGB chart
      #2b02ab CMYK chart
      #2b02ab RGB pie chart
      #2b02ab color shades, tints & tones
#2b02ab color schemes
#2b02ab color preview, HTML & CSS examples
           This text has a color of #2b02ab        
        
          <p style="color:#2b02ab;">Text here</p>
        
        
          .mytext {color:#2b02ab;}
        
        Text color #2b02ab
      
           This box has a color of #2b02ab        
        
          <div style="background-color:#2b02ab;">Content here</div>
        
        
          .mybackground {background-color:#2b02ab;}
        
        Background color #2b02ab
      
           Border around this has a color of #2b02ab        
        
          <div style="border:2px solid #2b02ab;">Content here</div>
        
        
          .myborder {border:2px solid #2b02ab;}
        
        Border color #2b02ab