#2c05bf color space conversions
Hex:
        #2c05bf
        RGB:
        44, 5, 191
        CMY:
        83, 98, 25
        CMYK:
        77, 97, 0, 25
      HSL:
        253°, 94.8980%, 38.4314%
        HSV (HSB):
        253°, 97.3822%, 74.9020%
        XYZ:
        10.4969, 4.4056, 49.5873
        xyY:
        0.1628, 0.0683, 4.4056
      CIE-Lab:
        24.9694, 63.2974, -83.2377
        CIE-LCH:
        24.9694, 104.5709, 307.2509
        CIE-Luv:
        24.9694, -3.7366, -94.9074
        Hunter-Lab:
        20.9895, 52.5369, -125.3788
      #2c05bf color charts
#2c05bf RGB chart
      #2c05bf CMYK chart
      #2c05bf RGB pie chart
      #2c05bf color shades, tints & tones
#2c05bf color schemes
#2c05bf color preview, HTML & CSS examples
           This text has a color of #2c05bf        
        
          <p style="color:#2c05bf;">Text here</p>
        
        
          .mytext {color:#2c05bf;}
        
        Text color #2c05bf
      
           This box has a color of #2c05bf        
        
          <div style="background-color:#2c05bf;">Content here</div>
        
        
          .mybackground {background-color:#2c05bf;}
        
        Background color #2c05bf
      
           Border around this has a color of #2c05bf        
        
          <div style="border:2px solid #2c05bf;">Content here</div>
        
        
          .myborder {border:2px solid #2c05bf;}
        
        Border color #2c05bf