#2705cd color space conversions
Hex:
        #2705cd
        RGB:
        39, 5, 205
        CMY:
        85, 98, 20
        CMYK:
        81, 98, 0, 20
      HSL:
        250°, 95.2381%, 41.1765%
        HSV (HSB):
        250°, 97.5610%, 80.3922%
        XYZ:
        11.9104, 4.9477, 58.0849
        xyY:
        0.1589, 0.0660, 4.9477
      CIE-Lab:
        26.5851, 66.6505, -88.7824
        CIE-LCH:
        26.5851, 111.0163, 306.8962
        CIE-Luv:
        26.5851, -5.1391, -102.7561
        Hunter-Lab:
        22.2433, 56.6538, -139.2559
      #2705cd color charts
#2705cd RGB chart
      #2705cd CMYK chart
      #2705cd RGB pie chart
      #2705cd color shades, tints & tones
#2705cd color schemes
#2705cd color preview, HTML & CSS examples
           This text has a color of #2705cd        
        
          <p style="color:#2705cd;">Text here</p>
        
        
          .mytext {color:#2705cd;}
        
        Text color #2705cd
      
           This box has a color of #2705cd        
        
          <div style="background-color:#2705cd;">Content here</div>
        
        
          .mybackground {background-color:#2705cd;}
        
        Background color #2705cd
      
           Border around this has a color of #2705cd        
        
          <div style="border:2px solid #2705cd;">Content here</div>
        
        
          .myborder {border:2px solid #2705cd;}
        
        Border color #2705cd