#2c10cf color space conversions
Hex:
        #2c10cf
        RGB:
        44, 16, 207
        CMY:
        83, 94, 19
        CMYK:
        79, 92, 0, 19
      HSL:
        249°, 85.6502%, 43.7255%
        HSV (HSB):
        249°, 92.2705%, 81.1765%
        XYZ:
        12.4865, 5.4110, 59.4178
        xyY:
        0.1615, 0.0700, 5.4110
      CIE-Lab:
        27.8751, 65.0606, -87.7896
        CIE-LCH:
        27.8751, 109.2699, 306.5420
        CIE-Luv:
        27.8751, -5.1281, -104.8110
        Hunter-Lab:
        23.2617, 55.1080, -135.1627
      #2c10cf color charts
#2c10cf RGB chart
      #2c10cf CMYK chart
      #2c10cf RGB pie chart
      #2c10cf color shades, tints & tones
#2c10cf color schemes
#2c10cf color preview, HTML & CSS examples
           This text has a color of #2c10cf        
        
          <p style="color:#2c10cf;">Text here</p>
        
        
          .mytext {color:#2c10cf;}
        
        Text color #2c10cf
      
           This box has a color of #2c10cf        
        
          <div style="background-color:#2c10cf;">Content here</div>
        
        
          .mybackground {background-color:#2c10cf;}
        
        Background color #2c10cf
      
           Border around this has a color of #2c10cf        
        
          <div style="border:2px solid #2c10cf;">Content here</div>
        
        
          .myborder {border:2px solid #2c10cf;}
        
        Border color #2c10cf