#2b0cf1 color space conversions
Hex:
        #2b0cf1
        RGB:
        43, 12, 241
        CMY:
        83, 95, 5
        CMYK:
        82, 95, 0, 5
      HSL:
        248°, 90.5138%, 49.6078%
        HSV (HSB):
        248°, 95.0207%, 94.5098%
        XYZ:
        17.0049, 7.1274, 83.6986
        xyY:
        0.1577, 0.0661, 7.1274
      CIE-Lab:
        32.0952, 74.4332, -100.2873
        CIE-LCH:
        32.0952, 124.8913, 306.5828
        CIE-Luv:
        32.0952, -6.8676, -124.0381
        Hunter-Lab:
        26.6972, 66.9763, -167.1924
      #2b0cf1 color charts
#2b0cf1 RGB chart
      #2b0cf1 CMYK chart
      #2b0cf1 RGB pie chart
      #2b0cf1 color shades, tints & tones
#2b0cf1 color schemes
#2b0cf1 color preview, HTML & CSS examples
           This text has a color of #2b0cf1        
        
          <p style="color:#2b0cf1;">Text here</p>
        
        
          .mytext {color:#2b0cf1;}
        
        Text color #2b0cf1
      
           This box has a color of #2b0cf1        
        
          <div style="background-color:#2b0cf1;">Content here</div>
        
        
          .mybackground {background-color:#2b0cf1;}
        
        Background color #2b0cf1
      
           Border around this has a color of #2b0cf1        
        
          <div style="border:2px solid #2b0cf1;">Content here</div>
        
        
          .myborder {border:2px solid #2b0cf1;}
        
        Border color #2b0cf1