#2005c7 color space conversions
Hex:
        #2005c7
        RGB:
        32, 5, 199
        CMY:
        87, 98, 22
        CMYK:
        84, 97, 0, 22
      HSL:
        248°, 95.0980%, 40.0000%
        HSV (HSB):
        248°, 97.4874%, 78.0392%
        XYZ:
        10.9587, 4.5391, 54.3314
        xyY:
        0.1569, 0.0650, 4.5391
      CIE-Lab:
        25.3792, 64.9983, -87.2895
        CIE-LCH:
        25.3792, 108.8312, 306.6725
        CIE-Luv:
        25.3792, -5.5209, -98.8316
        Hunter-Lab:
        21.3053, 54.5305, -136.2841
      #2005c7 color charts
#2005c7 RGB chart
      #2005c7 CMYK chart
      #2005c7 RGB pie chart
      #2005c7 color shades, tints & tones
#2005c7 color schemes
#2005c7 color preview, HTML & CSS examples
           This text has a color of #2005c7        
        
          <p style="color:#2005c7;">Text here</p>
        
        
          .mytext {color:#2005c7;}
        
        Text color #2005c7
      
           This box has a color of #2005c7        
        
          <div style="background-color:#2005c7;">Content here</div>
        
        
          .mybackground {background-color:#2005c7;}
        
        Background color #2005c7
      
           Border around this has a color of #2005c7        
        
          <div style="border:2px solid #2005c7;">Content here</div>
        
        
          .myborder {border:2px solid #2005c7;}
        
        Border color #2005c7