#2b02ea color space conversions
Hex:
        #2b02ea
        RGB:
        43, 2, 234
        CMY:
        83, 99, 8
        CMYK:
        82, 99, 0, 8
      HSL:
        251°, 98.3051%, 46.2745%
        HSV (HSB):
        251°, 99.1453%, 91.7647%
        XYZ:
        15.8693, 6.4975, 78.2596
        xyY:
        0.1577, 0.0646, 6.4975
      CIE-Lab:
        30.6345, 74.3124, -98.7481
        CIE-LCH:
        30.6345, 123.5861, 306.9631
        CIE-Luv:
        30.6345, -6.1700, -119.6141
        Hunter-Lab:
        25.4902, 66.5194, -164.1879
      #2b02ea color charts
#2b02ea RGB chart
      #2b02ea CMYK chart
      #2b02ea RGB pie chart
      #2b02ea color shades, tints & tones
#2b02ea color schemes
#2b02ea color preview, HTML & CSS examples
           This text has a color of #2b02ea        
        
          <p style="color:#2b02ea;">Text here</p>
        
        
          .mytext {color:#2b02ea;}
        
        Text color #2b02ea
      
           This box has a color of #2b02ea        
        
          <div style="background-color:#2b02ea;">Content here</div>
        
        
          .mybackground {background-color:#2b02ea;}
        
        Background color #2b02ea
      
           Border around this has a color of #2b02ea        
        
          <div style="border:2px solid #2b02ea;">Content here</div>
        
        
          .myborder {border:2px solid #2b02ea;}
        
        Border color #2b02ea