#2b02e2 color space conversions
Hex:
        #2b02e2
        RGB:
        43, 2, 226
        CMY:
        83, 99, 11
        CMYK:
        81, 99, 0, 11
      HSL:
        251°, 98.2456%, 44.7059%
        HSV (HSB):
        251°, 99.1150%, 88.6275%
        XYZ:
        14.7454, 6.0480, 72.3417
        xyY:
        0.1583, 0.0649, 6.0480
      CIE-Lab:
        29.5332, 72.4002, -96.0122
        CIE-LCH:
        29.5332, 120.2503, 307.0190
        CIE-Luv:
        29.5332, -5.7380, -115.0069
        Hunter-Lab:
        24.5927, 63.9890, -157.1924
      #2b02e2 color charts
#2b02e2 RGB chart
      #2b02e2 CMYK chart
      #2b02e2 RGB pie chart
      #2b02e2 color shades, tints & tones
#2b02e2 color schemes
#2b02e2 color preview, HTML & CSS examples
           This text has a color of #2b02e2        
        
          <p style="color:#2b02e2;">Text here</p>
        
        
          .mytext {color:#2b02e2;}
        
        Text color #2b02e2
      
           This box has a color of #2b02e2        
        
          <div style="background-color:#2b02e2;">Content here</div>
        
        
          .mybackground {background-color:#2b02e2;}
        
        Background color #2b02e2
      
           Border around this has a color of #2b02e2        
        
          <div style="border:2px solid #2b02e2;">Content here</div>
        
        
          .myborder {border:2px solid #2b02e2;}
        
        Border color #2b02e2