#2b02f1 color space conversions
Hex:
        #2b02f1
        RGB:
        43, 2, 241
        CMY:
        83, 99, 5
        CMYK:
        82, 99, 0, 5
      HSL:
        250°, 98.3539%, 47.6471%
        HSV (HSB):
        250°, 99.1701%, 94.5098%
        XYZ:
        16.8952, 6.9079, 83.6620
        xyY:
        0.1572, 0.0643, 6.9079
      CIE-Lab:
        31.5963, 75.9763, -101.1208
        CIE-LCH:
        31.5963, 126.4825, 306.9191
        CIE-Luv:
        31.5963, -6.5419, -123.6300
        Hunter-Lab:
        26.2828, 68.7485, -170.3303
      #2b02f1 color charts
#2b02f1 RGB chart
      #2b02f1 CMYK chart
      #2b02f1 RGB pie chart
      #2b02f1 color shades, tints & tones
#2b02f1 color schemes
#2b02f1 color preview, HTML & CSS examples
           This text has a color of #2b02f1        
        
          <p style="color:#2b02f1;">Text here</p>
        
        
          .mytext {color:#2b02f1;}
        
        Text color #2b02f1
      
           This box has a color of #2b02f1        
        
          <div style="background-color:#2b02f1;">Content here</div>
        
        
          .mybackground {background-color:#2b02f1;}
        
        Background color #2b02f1
      
           Border around this has a color of #2b02f1        
        
          <div style="border:2px solid #2b02f1;">Content here</div>
        
        
          .myborder {border:2px solid #2b02f1;}
        
        Border color #2b02f1