#1c15aa color space conversions
Hex:
        #1c15aa
        RGB:
        28, 21, 170
        CMY:
        89, 92, 33
        CMYK:
        84, 88, 0, 33
      HSL:
        243°, 78.0105%, 37.4510%
        HSV (HSB):
        243°, 87.6471%, 66.6667%
        XYZ:
        8.0028, 3.6855, 38.3198
        xyY:
        0.1600, 0.0737, 3.6855
      CIE-Lab:
        22.6032, 52.7548, -74.6481
        CIE-LCH:
        22.6032, 91.4079, 305.2493
        CIE-Luv:
        22.6032, -5.3624, -82.9358
        Hunter-Lab:
        19.1976, 40.8140, -104.9086
      #1c15aa color charts
#1c15aa RGB chart
      #1c15aa CMYK chart
      #1c15aa RGB pie chart
      #1c15aa color shades, tints & tones
#1c15aa color schemes
#1c15aa color preview, HTML & CSS examples
           This text has a color of #1c15aa        
        
          <p style="color:#1c15aa;">Text here</p>
        
        
          .mytext {color:#1c15aa;}
        
        Text color #1c15aa
      
           This box has a color of #1c15aa        
        
          <div style="background-color:#1c15aa;">Content here</div>
        
        
          .mybackground {background-color:#1c15aa;}
        
        Background color #1c15aa
      
           Border around this has a color of #1c15aa        
        
          <div style="border:2px solid #1c15aa;">Content here</div>
        
        
          .myborder {border:2px solid #1c15aa;}
        
        Border color #1c15aa