#2b02ce color space conversions
Hex:
        #2b02ce
        RGB:
        43, 2, 206
        CMY:
        83, 99, 19
        CMYK:
        79, 99, 0, 19
      HSL:
        252°, 98.0769%, 40.7843%
        HSV (HSB):
        252°, 99.0291%, 80.7843%
        XYZ:
        12.1585, 5.0132, 58.7193
        xyY:
        0.1602, 0.0661, 5.0132
      CIE-Lab:
        26.7725, 67.5686, -89.0479
        CIE-LCH:
        26.7725, 111.7812, 307.1909
        CIE-Luv:
        26.7725, -4.6221, -103.4088
        Hunter-Lab:
        22.3903, 57.7476, -139.8172
      #2b02ce color charts
#2b02ce RGB chart
      #2b02ce CMYK chart
      #2b02ce RGB pie chart
      #2b02ce color shades, tints & tones
#2b02ce color schemes
#2b02ce color preview, HTML & CSS examples
           This text has a color of #2b02ce        
        
          <p style="color:#2b02ce;">Text here</p>
        
        
          .mytext {color:#2b02ce;}
        
        Text color #2b02ce
      
           This box has a color of #2b02ce        
        
          <div style="background-color:#2b02ce;">Content here</div>
        
        
          .mybackground {background-color:#2b02ce;}
        
        Background color #2b02ce
      
           Border around this has a color of #2b02ce        
        
          <div style="border:2px solid #2b02ce;">Content here</div>
        
        
          .myborder {border:2px solid #2b02ce;}
        
        Border color #2b02ce