#2c05ee color space conversions
Hex:
        #2c05ee
        RGB:
        44, 5, 238
        CMY:
        83, 98, 7
        CMYK:
        82, 98, 0, 7
      HSL:
        250°, 95.8848%, 47.6471%
        HSV (HSB):
        250°, 97.8992%, 93.3333%
        XYZ:
        16.5256, 6.8171, 81.3337
        xyY:
        0.1579, 0.0651, 6.8171
      CIE-Lab:
        31.3868, 74.8144, -99.7668
        CIE-LCH:
        31.3868, 124.7020, 306.8660
        CIE-Luv:
        31.3868, -6.3777, -122.0889
        Hunter-Lab:
        26.1095, 67.2871, -166.4177
      #2c05ee color charts
#2c05ee RGB chart
      #2c05ee CMYK chart
      #2c05ee RGB pie chart
      #2c05ee color shades, tints & tones
#2c05ee color schemes
#2c05ee color preview, HTML & CSS examples
           This text has a color of #2c05ee        
        
          <p style="color:#2c05ee;">Text here</p>
        
        
          .mytext {color:#2c05ee;}
        
        Text color #2c05ee
      
           This box has a color of #2c05ee        
        
          <div style="background-color:#2c05ee;">Content here</div>
        
        
          .mybackground {background-color:#2c05ee;}
        
        Background color #2c05ee
      
           Border around this has a color of #2c05ee        
        
          <div style="border:2px solid #2c05ee;">Content here</div>
        
        
          .myborder {border:2px solid #2c05ee;}
        
        Border color #2c05ee