#1215d3 color space conversions
Hex:
        #1215d3
        RGB:
        18, 21, 211
        CMY:
        93, 92, 17
        CMYK:
        91, 90, 0, 17
      HSL:
        239°, 84.2795%, 44.9020%
        HSV (HSB):
        239°, 91.4692%, 82.7451%
        XYZ:
        12.2755, 5.3681, 62.0172
        xyY:
        0.1541, 0.0674, 5.3681
      CIE-Lab:
        27.7587, 64.1228, -90.3398
        CIE-LCH:
        27.7587, 110.7836, 305.3670
        CIE-Luv:
        27.7587, -7.8492, -106.4828
        Hunter-Lab:
        23.1691, 54.0272, -142.4842
      #1215d3 color charts
#1215d3 RGB chart
      #1215d3 CMYK chart
      #1215d3 RGB pie chart
      #1215d3 color shades, tints & tones
#1215d3 color schemes
#1215d3 color preview, HTML & CSS examples
           This text has a color of #1215d3        
        
          <p style="color:#1215d3;">Text here</p>
        
        
          .mytext {color:#1215d3;}
        
        Text color #1215d3
      
           This box has a color of #1215d3        
        
          <div style="background-color:#1215d3;">Content here</div>
        
        
          .mybackground {background-color:#1215d3;}
        
        Background color #1215d3
      
           Border around this has a color of #1215d3        
        
          <div style="border:2px solid #1215d3;">Content here</div>
        
        
          .myborder {border:2px solid #1215d3;}
        
        Border color #1215d3