#1007d5 color space conversions
Hex:
        #1007d5
        RGB:
        16, 7, 213
        CMY:
        94, 97, 16
        CMYK:
        92, 97, 0, 16
      HSL:
        243°, 93.6364%, 43.1373%
        HSV (HSB):
        243°, 96.7136%, 83.5294%
        XYZ:
        12.2999, 5.0662, 63.2804
        xyY:
        0.1525, 0.0628, 5.0662
      CIE-Lab:
        26.9226, 67.8941, -92.8994
        CIE-LCH:
        26.9226, 115.0648, 306.1606
        CIE-Luv:
        26.9226, -7.3317, -106.5385
        Hunter-Lab:
        22.5082, 58.1540, -150.9340
      #1007d5 color charts
#1007d5 RGB chart
      #1007d5 CMYK chart
      #1007d5 RGB pie chart
      #1007d5 color shades, tints & tones
#1007d5 color schemes
#1007d5 color preview, HTML & CSS examples
           This text has a color of #1007d5        
        
          <p style="color:#1007d5;">Text here</p>
        
        
          .mytext {color:#1007d5;}
        
        Text color #1007d5
      
           This box has a color of #1007d5        
        
          <div style="background-color:#1007d5;">Content here</div>
        
        
          .mybackground {background-color:#1007d5;}
        
        Background color #1007d5
      
           Border around this has a color of #1007d5        
        
          <div style="border:2px solid #1007d5;">Content here</div>
        
        
          .myborder {border:2px solid #1007d5;}
        
        Border color #1007d5