#1272ed color space conversions
Hex:
        #1272ed
        RGB:
        18, 114, 237
        CMY:
        93, 55, 7
        CMYK:
        92, 52, 0, 7
      HSL:
        214°, 85.8824%, 50.0000%
        HSV (HSB):
        214°, 92.4051%, 92.9412%
        XYZ:
        21.5528, 18.2777, 82.5127
        xyY:
        0.1762, 0.1494, 18.2777
      CIE-Lab:
        49.8312, 21.1459, -68.8387
        CIE-LCH:
        49.8312, 72.0133, 287.0759
        CIE-Luv:
        49.8312, -25.3590, -107.2341
        Hunter-Lab:
        42.7524, 15.1709, -84.5040
      #1272ed color charts
#1272ed RGB chart
      #1272ed CMYK chart
      #1272ed RGB pie chart
      #1272ed color shades, tints & tones
#1272ed color schemes
#1272ed color preview, HTML & CSS examples
           This text has a color of #1272ed        
        
          <p style="color:#1272ed;">Text here</p>
        
        
          .mytext {color:#1272ed;}
        
        Text color #1272ed
      
           This box has a color of #1272ed        
        
          <div style="background-color:#1272ed;">Content here</div>
        
        
          .mybackground {background-color:#1272ed;}
        
        Background color #1272ed
      
           Border around this has a color of #1272ed        
        
          <div style="border:2px solid #1272ed;">Content here</div>
        
        
          .myborder {border:2px solid #1272ed;}
        
        Border color #1272ed