#1230ed color space conversions
Hex:
        #1230ed
        RGB:
        18, 48, 237
        CMY:
        93, 81, 7
        CMYK:
        92, 80, 0, 7
      HSL:
        232°, 85.8824%, 50.0000%
        HSV (HSB):
        232°, 92.4051%, 92.9412%
        XYZ:
        16.5925, 8.3569, 80.8593
        xyY:
        0.1568, 0.0790, 8.3569
      CIE-Lab:
        34.7154, 60.8426, -93.6741
        CIE-LCH:
        34.7154, 111.6990, 303.0043
        CIE-Luv:
        34.7154, -11.3896, -123.0868
        Hunter-Lab:
        28.9084, 51.8637, -145.6037
      #1230ed color charts
#1230ed RGB chart
      #1230ed CMYK chart
      #1230ed RGB pie chart
      #1230ed color shades, tints & tones
#1230ed color schemes
#1230ed color preview, HTML & CSS examples
           This text has a color of #1230ed        
        
          <p style="color:#1230ed;">Text here</p>
        
        
          .mytext {color:#1230ed;}
        
        Text color #1230ed
      
           This box has a color of #1230ed        
        
          <div style="background-color:#1230ed;">Content here</div>
        
        
          .mybackground {background-color:#1230ed;}
        
        Background color #1230ed
      
           Border around this has a color of #1230ed        
        
          <div style="border:2px solid #1230ed;">Content here</div>
        
        
          .myborder {border:2px solid #1230ed;}
        
        Border color #1230ed