#2b01dc color space conversions
Hex:
        #2b01dc
        RGB:
        43, 1, 220
        CMY:
        83, 100, 14
        CMYK:
        80, 100, 0, 14
      HSL:
        252°, 99.0950%, 43.3333%
        HSV (HSB):
        252°, 99.5455%, 86.2745%
        XYZ:
        13.9254, 5.7026, 68.0769
        xyY:
        0.1588, 0.0650, 5.7026
      CIE-Lab:
        28.6494, 71.1340, -94.0368
        CIE-LCH:
        28.6494, 117.9108, 307.1056
        CIE-Luv:
        28.6494, -5.3733, -111.4868
        Hunter-Lab:
        23.8801, 62.2997, -152.3064
      #2b01dc color charts
#2b01dc RGB chart
      #2b01dc CMYK chart
      #2b01dc RGB pie chart
      #2b01dc color shades, tints & tones
#2b01dc color schemes
#2b01dc color preview, HTML & CSS examples
           This text has a color of #2b01dc        
        
          <p style="color:#2b01dc;">Text here</p>
        
        
          .mytext {color:#2b01dc;}
        
        Text color #2b01dc
      
           This box has a color of #2b01dc        
        
          <div style="background-color:#2b01dc;">Content here</div>
        
        
          .mybackground {background-color:#2b01dc;}
        
        Background color #2b01dc
      
           Border around this has a color of #2b01dc        
        
          <div style="border:2px solid #2b01dc;">Content here</div>
        
        
          .myborder {border:2px solid #2b01dc;}
        
        Border color #2b01dc